Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

FREE SSL SOLUTION to generating Self Certs over 512

Open the Server Certificate Admin in Designer

On the SelfCert Form CertAdminCreateKeyringWithSelfCert > Edit the Button code

Locate line
If Password$ > "" Then CmdArgs = CmdArgs & "Password=" & Password$ & ";"

Add these two lines below
KeySize$ = "2048"
CmdArgs = CmdArgs & "KeySize=" & KeySize$ & ";"
Before line
CmdArgs = CmdArgs & "UsePKCS=1;"


Or you could take to another level and use the Keysize field used in the normal certificate form, and reference this in the code for the selected size.


Feedback response number WEBB8ZDFJA created by ~Olga Asaresteroopsi on 10/24/2012

edit-Domino site on https fails to ... (~Martha Lopjipy... 11.Oct.12)
. . Cert key size or handshake issue (~Ned Nimfanakon... 12.Oct.12)
. . . . hmmm (~Martha Lopjipy... 12.Oct.12)
. . . . More info (~Martha Lopjipy... 12.Oct.12)
. . . . . . IE 9 is doing you a "favor" (~Ned Nimfanakon... 15.Oct.12)
. . . . . . . . I know but...<edit> (~Martha Lopjipy... 15.Oct.12)
. . . . Cert key size (~Isaac Optumite... 12.Oct.12)
. . . . . . This fixes the problem (~Martha Lopjipy... 15.Oct.12)
. . . . . . FREE SSL SOLUTION to generating Sel... (~Olga Asarester... 24.Oct.12)
. . . . . . . . Great! (~Tony Zenboosib... 7.Nov.12)
. . . . . . . . . . RAS 1024 bit SSL Self-Sign (~Rex Frofanalya... 18.Dec.12)
. . . . . . . . Great (~Chris Bretooko... 17.Sep.13)
. . . . . . . . . . Solution to extend the validity (~Chloe Kiponech... 26.Nov.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS